type github.com/jackc/pgx/v5/pgtype.encodePlanUint64CodecBinaryUint64Valuer

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		uint64.go#L100: 			return encodePlanUint64CodecBinaryUint64Valuer{}
		uint64.go#L123: type encodePlanUint64CodecBinaryUint64Valuer struct{}
		uint64.go#L125: func (encodePlanUint64CodecBinaryUint64Valuer) Encode(value any, buf []byte) (newBuf []byte, err error) {